Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: -Wformat for tc_printf #1828

Merged
merged 1 commit into from
Aug 18, 2024
Merged

Conversation

HrMitrev
Copy link
Contributor

@HrMitrev HrMitrev commented May 19, 2024

Detailed description

Your checklist for this pull request

Closing issues

#1676

@HrMitrev HrMitrev force-pushed the wformat branch 2 times, most recently from 1169229 to 8af2037 Compare May 19, 2024 20:07
src/target/stm32l0.c Outdated Show resolved Hide resolved
src/target/efm32.c Outdated Show resolved Hide resolved
src/target/efm32.c Outdated Show resolved Hide resolved
@dragonmux dragonmux added this to the v2.0 release milestone Jun 2, 2024
@dragonmux dragonmux added the Enhancement General project improvement label Jun 2, 2024
Copy link
Member

@dragonmux dragonmux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've got just the one review item - nice work! With that addressed, we think this will be ready for merge.

Our only other request is a tweak to the commit message - because it touches so much of the code base, please use the suffix misc: , as in misc: Fixes for tc_printf invocations to enable -Wformat

src/target/semihosting.c Outdated Show resolved Hide resolved
src/target/stm32l0.c Outdated Show resolved Hide resolved
@dragonmux
Copy link
Member

Just a note that, once the remaining review notes have been taken care of, we're happy for this PR to be merged if it could be rebased on main (git rebase main should do the trick)

dragonmux
dragonmux previously approved these changes Aug 14, 2024
Copy link
Member

@dragonmux dragonmux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't see any remaining review comments that need addressing, and it all LGTM, so merging. Thank you for the contribution!

Signed-off-by: Hristo Mitrev <[email protected]>
@dragonmux dragonmux merged commit db48ed5 into blackmagic-debug:main Aug 18, 2024
26 checks passed
@HrMitrev HrMitrev deleted the wformat branch August 19, 2024 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement General project improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants